...
Tags are a set of three boolean flags(acceptedacceptance, published and mark_deleted) which will be used to mark/tag a revision with a specific state. Any combinations of these three flags could be used to mark a revision and they are used as filtering criteria.
...