"If you tag a question to jQuery, JavaScript or C, it should be a question about the language itself and not some 'goofy' little plugin."
jQuery isn't a language. It doesn't have a syntax of its own. So a question about how to implement a jQuery plugin is a question about jQuery. Sure lots of coders could get by quite happily using jQuery without ever writing a plugin, but still.
Having said that, I would expect the term "plugin" to appear in the question title and/or in the first sentence of the question body - thus making that information visible from the question list so that people not interested in plugins can ignore such questions.
And having said that, I have no objection to a jquery-plugins tag. For a "non-programming" question along the lines of "Is there a jQuery plugin that does x?" using a jquery-plugins tag but not the jquery tag makes sense.
If anything, I think the jquery tag is overused for the type of question where the OP has made a basic JavaScript syntax error but because they happened to be using jQuery at the time they assumed jQuery caused the problem and tagged their question with jquery but not with javascript.