BibFormat: lazy missing formats updates
- Currently we compute the format on the fly when no format is stored in the database. This patch allows us to to not waste that result and save it instead. This allows us to remove queries for missing formats in bibformat.
- Bibreformat does not checky anymore by default if format are missing
- Optimizes save format query