I am using the following URL to get all questions tagged *sql* or vb6. (* is used as wildcard to get questions of all tags contains sql).
http://stackoverflow.com/questions/tagged/*sql*+or+vb6
I found the text of tag question feed is going out of range:

When we hover on that link it shows whole sentence in tool-tip (as shown in image).
So if it is not a bug then it is a feature-request to reduce text to fit in screen (set max length) something like this:
newest mysql or sql or sql-server or ... or vb6 questions feed
