FlavourTags are now packed as SharedObjectsContainer<FlavourTag> instead of KeyedContainer<FlavourTag> but the unpacking for the SharedObjectsContainer<FlavourTag> was missing. This is added now, as well as a ``get_flavourtags``` function.
SharedObjectsContainer<FlavourTag>
KeyedContainer<FlavourTag>
@cprouve @graven