Add bandwidth and weight values to status table
For tagtor#21 (closed) we would need to fetch the latest server descriptor and weights table when fetching routers. We could do a join over these tables or we could add the advertised bandwidth and network weights value to the status table. Maybe since we are fetching the server descriptor anyways when building the status we could just add that info to the status table.