The Hooks API docs for actions and filters seem quite complete, but I don’t see some obvious ones relating to tags.
For example, can my plugin know when a new tag is added, edited, trashed or deleted?
Or does adding a tag to a post just trigger a post save, so I should use edit_post?