The core doesn't provides a few checks on tags, but focus on the amount of tags. It doesn't focus on tag length. This brings the issue of users creating long tags (either by mistake or on purpose) that are hard to delete.
This plugin just checks the amount of characters in question tags does not exceed a given limit.
If a question exceeds the limit, an error id displayed:
These are the plugin features:
- Does not allow posting or editing questions that have a character count that exceeds a given amount
- Internationalization support. Spanish translation included
- No need of core hacks or plugin overrides
- Simple installation
You can give it a try downloading it from the GitHub project page.