final class TagOverview: Tag { override var itemId: ItemId { .init(type: .tagOverview, id: identifier) } }