[GitHub APIs tags](https://developer.github.com/v3/repos/#list-tags) returns a list of tags ordered by name (as `git tag --list` does). We have to order them per date or the functionality will break.