If more than one build is being trigger for a tag then you cannot tell which tag it is being built for in the build history and build timeline.
For example, in my timeline (and the build page) it just shows: Build in 'v0.1.0' (0f9d4037)
It doesn’t show whether it is building the tag :latest
or :0.1.0
or :0
. It could be any of them.